utf8proc.git
2019-03-30 Steven G. Johnsonfix CHARBOUND option for non-characters (#149)
2019-03-30 Steven G. Johnsonupdate for unicode 12 (#148)
2019-03-30 Steven G. Johnsonrebased cmake updates (#147)
2019-03-30 Steven G. Johnsonuse Travis Julia support to get a modern Julia version...
2018-11-01 Steven G. Johnsonfix Julia script for Julia 1.0
2018-11-01 Graham InggsPass users' flags (#141)
2018-11-01 Michael DrakeGenerate and install a pkg-config file. (#142)
2018-07-25 Steven G. Johnsonlink fix
2018-07-24 Steven G. Johnsonbadge updates
2018-07-24 Steven G. Johnsondoc fixes, don't export stdint and limits.h values...
2018-07-24 Steven G. JohnsonMerge branch 'master' of https://github.com/JuliaLang...
2018-07-24 Steven G. Johnson2.2 release date
2018-07-24 Steven G. Johnsonupdate copyright statement for data_generator
2018-07-24 Steven G. Johnsoncopyright year updates
2018-07-24 Steven G. Johnsonnote Unicode 11 in NEWS
2018-07-24 Steven G. Johnsonupdate data and algorithms for Unicode 11 (#140)
2018-07-24 Steven G. Johnsoncharwidth=1 for soft hyphen and unassigned codepoints...
2018-06-06 Nehal J WaniEnhance CMakeLists.txt (#138)
2018-05-02 Steven G. Johnsonuppercase mapping ß (U+00df) to ẞ (U+1E9E) (#134)
2018-05-02 Steven G. JohnsonNEWS for upcoming 2.2 release, version bump
2018-05-02 Steven G. JohnsonCase folding fixes (#133)
2018-04-30 past-dueStatic library support improvements (#123)
2018-04-27 past-due[CMake] Use target_compile_definitions to avoid affecti...
2018-04-27 Steven G. Johnsonnote Unicode 10 support
2018-04-27 Steven G. Johnsonupdate to unicode 10 (#132)
2018-04-27 Steven G. Johnsonversion bump to 2.1.1 (#131)
2018-04-27 Steven G. Johnsonfix make clean
2018-04-27 Steven G. Johnsonmissing return code, success message in test/misc.c
2018-04-27 Steven G. Johnsonmake internal function static
2018-04-27 Steven G. Johnsonadded test for #128
2018-04-27 Benito van... possible fix for #128 (#129)
2018-04-18 Ryan SchmidtUse LDFLAGS when building libutf8proc.dylib (#125)
2017-09-21 Branko ČibejFix declaration-after-statement warning when compiling...
2017-06-08 Christopher... Update documentation to reflect Unicode 9.0.0. (#107)
2017-02-19 Paul SmithEnsure generated const data tables are hidden via ...
2017-02-18 Jameson Nashdon't set MAKE variable in Makefile (#99)
2017-01-14 Árpád Goretity removed inclusion of non-portable header file (#94)
2017-01-04 Michael HatherlyDon't use cached version of UnicodeData.txt (#92)
2016-12-26 Steven G. Johnsonfix typo in NEWS date
2016-12-26 Steven G. Johnsonversion 2.1 release
2016-12-11 Steven G. Johnsonupdate NEWS [ci skip]
2016-12-11 Steven G. Johnsonupdate to unifont 9.0.04
2016-12-11 Steven G. Johnsonwhoops
2016-12-11 Steven G. Johnsonuse ptrdiff_t rather than ssize_t, as ssize_t is non...
2016-12-11 Steven G. Johnsonuse stdbool.h and inttypes.h in MSVC 2013 and later...
2016-11-30 Steven G. Johnsonupdate .gitignore for custom test
2016-11-30 Steven G. Johnsonnew utf8proc_map_custom for hooking in user-defined...
2016-11-30 Steven G. Johnsonsilence MSVC warning about conversion to uint8 (fix...
2016-11-29 Steven G. Johnsontypo in docstrings
2016-11-21 Michael DrakeTlsa/ucs4 normalize (#88)
2016-09-04 Jakub VítChange definition of UINT16_MAX macro (#84)
2016-07-27 Steven G. Johnsonadd missing links
2016-07-27 Steven G. Johnsondate fix in NEWS
2016-07-27 Tony KelmanNEWS and version numbers for 2.0.2 (#81)
2016-07-26 Tony Kelmanuse a different variable name for nested loop in bench...
2016-07-16 Tony KelmanMove -Wmissing-prototypes from Makefile to .travis...
2016-07-13 petercolbergConvert compiler warnings to errors for Travis builds...
2016-07-13 Steven G. Johnsonadded NEWS for #78
2016-07-13 petercolbergUse versioned Unicode data URLs (#78)
2016-07-13 Steven G. JohnsonNEWS and version bump for 2.0.1 release, to come out...
2016-07-13 Keno FischerFix incorrect use of `lbc` instead of `lbc_override...
2016-07-13 Tony Kelmanadd appveyor badge to readme
2016-07-13 Steven G. JohnsonNEWS update
2016-07-13 Steven G. Johnsonthe ABI version was already bumped in #62, does not...
2016-07-13 Steven G. JohnsonNEWS for 2.0
2016-07-13 Keno FischerWalk back ABI breaking changes (#76)
2016-07-12 Steven G. Johnsonupdate to Unifont 9 (for Unicode 9 charwidths) (#75)
2016-07-12 Benito van... Smaller tables (#68)
2016-06-28 Steven G. Johnsonnote Unicode 9 support (from #70) in README
2016-06-28 Keno FischerUnicode 9 updates (#70)
2016-06-01 Steven G. JohnsonMerge pull request #69 from JuliaLang/tk/cache
2016-06-01 Tony Kelmanfix the travis cache
2016-02-04 Steven G. JohnsonMerge pull request #66 from michaelnmmeyer/master
2016-02-04 Michaël MeyerFix overrun
2015-12-09 Steven G. JohnsonMerge pull request #62 from michaelnmmeyer/master
2015-12-09 Michaël MeyerBump version number.
2015-12-09 Michaël MeyerReduce the size of the binary.
2015-11-24 Steven G. JohnsonMerge pull request #61 from fgsch/issue_60
2015-11-24 Federico G... Silence warning with -Wextra
2015-11-01 Steven G. Johnsonupdate Unicode version in header-file comment
2015-11-01 Steven G. Johnsonupdate copyright statements to list recent contributors...
2015-11-01 Steven G. JohnsonMerge pull request #59 from petercolberg/master
2015-11-01 Peter ColbergUpdate NEWS for version 1.3.1
2015-11-01 Peter ColbergIncrement patch version
2015-10-31 Steven G. JohnsonMerge pull request #58 from petercolberg/master
2015-10-31 Peter ColbergFix deprecated warnings with Julia 0.4
2015-10-30 Peter ColbergTest `make install`
2015-10-30 Peter ColbergTest `make clean`
2015-10-30 Peter ColbergFix sscanf argument type for format %x
2015-10-30 Peter ColbergFix missing static declarations for internal functions
2015-10-30 Peter ColbergFix implicit function declarations
2015-10-30 Peter ColbergMove common test functions to separate module
2015-10-30 Peter ColbergFix installation of shared library symlinks
2015-10-30 Peter ColbergAdd missing files to `make clean`
2015-10-30 Steven G. JohnsonMerge pull request #57 from petercolberg/master
2015-10-30 Peter ColbergFix MinGW build test
2015-10-30 Peter ColbergDescribe interactive debugging for appveyor
2015-10-30 Steven G. JohnsonMerge pull request #56 from petercolberg/master
2015-10-30 Peter ColbergUse consistent indentation in Travis config
2015-10-30 Peter ColbergSet URLCACHE to JuliaLang cache server for Travis builds
next